home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
PCWK-txt
/
Intel Free Software
/
IntelChipsetUtility
/
Disk1
/
data1.cab
/
AllFiles
/
Win98
/
Piix4.inf
< prev
next >
Wrap
Windows Setup INFormation
|
2001-09-06
|
5KB
|
139 lines
; ****************************************************************************
; ****************************************************************************
; ** Filename: PIIX4.INF
; ** Abstract: Windows* 98 INF Update File for ISA configs of Intel(r)
; ** 82371AB and Intel (r) 82371EB devices
; ** Last Update: June 14, 1999 (Version 1.65)
; ****************************************************************************
; ****************************************************************************
[version]
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=System
ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
Provider=%INTEL%
[ClassInstall]
AddReg=System_Class_Reg
DelReg=System_Class_DelReg
[System_Class_Reg]
HKR,,,,%SystemClassName%
HKR,,Installer,,sysclass.dll
[System_Class_DelReg]
HKR,,NoInstallClass
[Manufacturer]
%INTEL_MFG%=INTEL_SYS
[INTEL_SYS]
%PCI\VEN_8086&DEV_7110_OLD_EIO.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7110&REV_00&CC_0680
%PCI\VEN_8086&DEV_7110_OLD_ISA.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_7110&REV_00&CC_0601
%PCI\VEN_8086&DEV_7110_OLD_EIO.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7110&REV_01&CC_0680
%PCI\VEN_8086&DEV_7110_OLD_ISA.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_7110&REV_01&CC_0601
%PCI\VEN_8086&DEV_7110_EIO.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7110&CC_0680
%PCI\VEN_8086&DEV_7110_ISA.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_7110&CC_0601
%PCI\VEN_8086&DEV_7113_OLD.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7113&REV_00
%PCI\VEN_8086&DEV_7113_OLD.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7113&REV_01
%PCI\VEN_8086&DEV_7113.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7113
[ISA_DRV]
AddReg=ISA_DRV_AddReg,System_Dev_Properties_AddReg
copyfiles=ISAPNP_Copyfiles
;; this may or may not be needed verify:
[ISA_DRV.NoResDup]
*PNP0A00
[ISA_DRV_AddReg]
HKR,,DevLoader,,isapnp.vxd
;
; IRQ Miniport Data
;
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Name,,"Intel(r) 82371AB/EB"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Instance,1,01,00,00,00
;
; IDE Miniport Data
;
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Name,,"Intel(r) 82371AB/EB"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Instance,1,00,00,00,00
[System_Dev_Properties_AddReg]
HKR,,EnumPropPages,,"sysclass.dll,EnumPropPages"
[ISAPNP_Copyfiles]
isapnp.vxd
[NO_DRV]
AddReg=NO_DRV_AddReg
DelReg=RemoveDevLoader
[NO_DRV_AddReg]
[RemoveDevLoader]
HKR,,DevLoader
[PCI_BRIDGE_DRV]
[ControlFlags]
ExcludeFromSelect=PCI\VEN_8086&DEV_7110
ExcludeFromSelect=PCI\VEN_8086&DEV_7113
[Strings]
SystemClassName = "System devices"
INTEL ="Intel"
NULL = ""
WINBASE = "Base Windows Components"
SRCPATH = "Distribution directory"
INTEL_MFG="Intel"
PCI\VEN_8086&DEV_7110_OLD_EIO.DeviceDesc="Intel(r) 82371AB PCI to ISA bridge (EIO mode)"
PCI\VEN_8086&DEV_7110_OLD_ISA.DeviceDesc="Intel(r) 82371AB PCI to ISA bridge (ISA mode)"
PCI\VEN_8086&DEV_7110_EIO.DeviceDesc="Intel(r) 82371EB/MB PCI to ISA bridge (EIO mode)"
PCI\VEN_8086&DEV_7110_ISA.DeviceDesc="Intel(r) 82371EB/MB PCI to ISA bridge (ISA mode)"
PCI\VEN_8086&DEV_7113_OLD.DeviceDesc="Intel(r) 82371AB Power Management Controller"
PCI\VEN_8086&DEV_7113.DeviceDesc="Intel(r) 82371EB/MB Power Management Controller"
; Copyright (c) Intel Corporation, 1998-1999
; Copyright (c) Microsoft Corporation, 1993-1998
; ************************************************************
; Intel is making no claims of usability, efficacy or
; warranty.
; ************************************************************
; Information in this document is provided in connection with
; Intel products. No license, express or implied, by estoppel
; or otherwise, to any intellectual property rights is granted
; by this document. Intel assumes no liability whatsoever,
; and Intel disclaims any express or implied warranty,
; relating to sale and/or use of Intel products including
; liability or warranties relating to fitness for a particular
; purpose, merchantability, or infringement of any patent,
; copyright or other intellectual property right. Intel
; products are not intended for use in medical, life saving,
; or life sustaining applications.
; ************************************************************
; Intel Corporation disclaims all warranties and liabilities
; for the use of this document and the information contained
; herein, and assumes no responsibility for any errors which
; may appear in this document, nor does Intel make a
; commitment to update the information contained herein. Intel
; reserves the right to make changes to this document at any
; time, without notice.
; ************************************************************
; ************************************************************
; * Third-party brands and names are the property of their
; respective owners.